{
    "format_version": "1.21.110",
    "minecraft:biome": {
        "description": {
            "identifier": "brs:cartoonwoods"
        },
        "components": {
            "minecraft:climate": {
                "downfall": 0.4,
                "snow_accumulation": [
                    0.0,
                    0.125
                ],
                "temperature": 0.8
            },
            "minecraft:overworld_height": {
                "noise_type": "taiga"
            },
            "minecraft:replace_biomes": {
                "replacements": [
                    {
                        "dimension": "minecraft:overworld",
                        "targets": [
                            "minecraft:taiga"
                        ],
                        "amount": 0.5,
                        "noise_frequency_scale": 25
                    }
                ]
            },
            "minecraft:surface_builder": {
                "builder": {
                    "type": "minecraft:overworld",
                    "sea_floor_depth": 7,
                    "sea_floor_material": "minecraft:gravel",
                    "foundation_material": "minecraft:stone",
                    "mid_material": "minecraft:dirt",
                    "top_material": "brs:cartoonwoods_grass",
                    "sea_material": "minecraft:water"
                }
            },
            "minecraft:tags": {
                "tags": [
                    "cartoonwoods",
                    "overworld",
                    "monster"
                ]
            }
        }
    }
}